PGPsdk 2.1.1 Source Code
Read Me
8/19/01

This source release contains the source code used by PGP 7.1 and above. These are the same libraries used by the released products, and may be swapped out for modules in those products. These libraries may be used for peer review, or for writing plugins based on the 7.1+ products. An official, and fully documented release of the PGPsdk is available now for those developing commercial use products based on this SDK.


PGP 7.1.x Win32 Build Environment
---------------------------------

The following packages are needed to build PGP 7.1.x for Win32:

Microsoft Visual C++ 6.0
- Available from Microsoft and most software resellers

Microsoft Visual Studio 6.0 Service Pack 3
- http://www.microsoft.com/msdownload/vstudio/full.asp

Platform SDK (you only need the build environment which contains core headers and libraries)
- MSDN Professional and Universal subscription packages from January 2000 and later
  or
  http://msdn.microsoft.com/developer/sdk/bldenv.asp

Windows NT DDK for Windows NT 4.0
- MSDN Professional and Universal subscription packages from January 1997 and later
  or
  http://www.microsoft.com/hwdev/ddk/ddk40.htm

Windows 2000 DDK
- http://www.microsoft.com/ddk/W2kDDK.htm

Windows 98 DDK
- MSDN Professional and Universal subscription packages from July 1999 and later
  or
  http://www.microsoft.com/ddk/ddk98.htm

Before building, the following environment variables should be set:

BASEDIR=C:\path\for\NT4\DDK
98DDKROOT=C:\path\for\98\DDK
NT4DDKROOT=C:\path\for\NT4\DDK
NT5DDKROOT=C:\path\for\Win2K\DDK


(c)2001 Networks Associates Technology, Inc., All rights reserved.

